robertl [Tue, 16 Sep 2008 18:30:01 +0000 (18:30 +0000)]
Toss flagrantly bogus (north pole, fix == none) points from MTK reader.
robertl [Tue, 16 Sep 2008 03:59:02 +0000 (03:59 +0000)]
Let routes honor selected character set in Garmins.
robertl [Tue, 16 Sep 2008 02:59:27 +0000 (02:59 +0000)]
Termin gdx_map[] table, minor reformatting. Windows now works with "garmin
mass storage as a garmin protocol" device.
robertl [Mon, 15 Sep 2008 06:42:24 +0000 (06:42 +0000)]
Rough in Garmin protocol "file" support for Windows. Crashes inside the
XML parser, of all places. Will recheck on Mac soon to ensure that recent
UTF-8 changes didn't hose us.
oliskoli [Fri, 12 Sep 2008 19:53:50 +0000 (19:53 +0000)]
AUTHORS: Add Don Traber.
oliskoli [Fri, 12 Sep 2008 19:53:18 +0000 (19:53 +0000)]
gnav_trl: Next try to get testo quiet on big endian systems.
robertl [Fri, 12 Sep 2008 15:18:08 +0000 (15:18 +0000)]
Don Traber update Garmin Training Center to add read. Writes V2 format now.
robertl [Fri, 12 Sep 2008 15:13:43 +0000 (15:13 +0000)]
Preserve names on track<->route conversions in transform filter.
robertl [Fri, 12 Sep 2008 03:41:50 +0000 (03:41 +0000)]
Add page listing all options.
oliskoli [Thu, 11 Sep 2008 21:07:01 +0000 (21:07 +0000)]
mapsource: Switch parameter order (size/members) of 'gbfwrite'.
oliskoli [Thu, 11 Sep 2008 20:58:06 +0000 (20:58 +0000)]
gbfile: Tweak gbfile (memapi) close function.
oliskoli [Thu, 11 Sep 2008 20:43:59 +0000 (20:43 +0000)]
mapsend: Switch parameter order (size/members) of 'gbfwrite'.
oliskoli [Thu, 11 Sep 2008 20:41:43 +0000 (20:41 +0000)]
gdb: Make format 'pipeable' (cached writes using gbfile memapi).
oliskoli [Thu, 11 Sep 2008 20:40:33 +0000 (20:40 +0000)]
gbfile: Add wrappers for each specific file api (standard, gzlib, AND memory).
A 'memory only' gbfile can be created with 'gbfopen(NULL, "w", MYNAME)'.
robertl [Wed, 10 Sep 2008 15:36:26 +0000 (15:36 +0000)]
Syntax fixes for non-Windows, non-Mac jeeps code.
robertl [Tue, 9 Sep 2008 18:24:25 +0000 (18:24 +0000)]
Don't crash on exit in Realtime mode if we're not writing to a "real" file
format.
oliskoli [Mon, 8 Sep 2008 08:51:07 +0000 (08:51 +0000)]
gnav_trl: Add forgotten LE/BE framework.
robertl [Mon, 8 Sep 2008 05:06:01 +0000 (05:06 +0000)]
Kludge up Mac usb/filesystem transparency on Garmin. Read or write "usb:" on
a Colorado or Zumo and the right thing will happen.
oliskoli [Sun, 7 Sep 2008 17:24:57 +0000 (17:24 +0000)]
mapasia: Validate some more input fields.
oliskoli [Sun, 7 Sep 2008 16:50:23 +0000 (16:50 +0000)]
magnav: Check for a valid creation time.
oliskoli [Sun, 7 Sep 2008 16:48:04 +0000 (16:48 +0000)]
csv_util: Check for a valid creation time.
oliskoli [Sun, 7 Sep 2008 16:46:59 +0000 (16:46 +0000)]
waypt: Add function 'waypt_disp_session'.
oliskoli [Sun, 7 Sep 2008 16:43:52 +0000 (16:43 +0000)]
defs.h: Add function 'waypt_disp_session'.
oliskoli [Sun, 7 Sep 2008 16:43:14 +0000 (16:43 +0000)]
waypt: Check waypoint creation_time. Should not be lt. zero. Add function 'waypt_disp_session'.
oliskoli [Sun, 7 Sep 2008 10:32:53 +0000 (10:32 +0000)]
testo: Add sequence for mapasia_tr7 tracks.
oliskoli [Sun, 7 Sep 2008 10:31:10 +0000 (10:31 +0000)]
Add mapasia tr7 reference data.
oliskoli [Sun, 7 Sep 2008 10:29:02 +0000 (10:29 +0000)]
mapasia: Tweak code layout.
oliskoli [Sat, 6 Sep 2008 23:31:31 +0000 (23:31 +0000)]
testo: Add wrapper function 'gpsbabel' to stop testo on local errors.
Cleanup some fixed reference paths.
oliskoli [Sat, 6 Sep 2008 23:02:59 +0000 (23:02 +0000)]
humminbird: Fix MSVC errors and warnings.
oliskoli [Sat, 6 Sep 2008 23:01:44 +0000 (23:01 +0000)]
waypt: Fix MSVC errors and warnings.
oliskoli [Sat, 6 Sep 2008 22:56:06 +0000 (22:56 +0000)]
Add new modules ggv_ovl, gnav_trl and mapasia.
oliskoli [Sat, 6 Sep 2008 22:27:04 +0000 (22:27 +0000)]
mapasia: Add write support.
oliskoli [Sat, 6 Sep 2008 21:44:44 +0000 (21:44 +0000)]
route: Add new procedures 'route_disp_session' and 'track_disp_session'.
oliskoli [Sat, 6 Sep 2008 21:42:52 +0000 (21:42 +0000)]
defs: Add session pointer to struct route_head.
oliskoli [Sat, 6 Sep 2008 16:53:16 +0000 (16:53 +0000)]
mapasia: Rename module tr7 as mapasia.
oliskoli [Sat, 6 Sep 2008 15:41:34 +0000 (15:41 +0000)]
tr7: Read full timestamp from tr7 files.
oliskoli [Fri, 5 Sep 2008 22:13:18 +0000 (22:13 +0000)]
ggv_ovl: Add needed doc.
oliskoli [Fri, 5 Sep 2008 22:07:12 +0000 (22:07 +0000)]
vecs: Sync used name for 'Geogrid-Viewer' formats.
oliskoli [Fri, 5 Sep 2008 21:10:30 +0000 (21:10 +0000)]
Add tests for 'ggv_ovl' and 'igo2008_poi'.
oliskoli [Fri, 5 Sep 2008 20:47:14 +0000 (20:47 +0000)]
Add support for 'Geogrid viewer ascii overlay files.
oliskoli [Fri, 5 Sep 2008 20:45:21 +0000 (20:45 +0000)]
raymarine/ggv_ovl: Typo fix.
oliskoli [Fri, 5 Sep 2008 20:38:08 +0000 (20:38 +0000)]
ggv_ovl: Add support for 'Geogrid viewer ascii overlay files.
oliskoli [Fri, 5 Sep 2008 20:36:07 +0000 (20:36 +0000)]
Check input file for unicode format.
oliskoli [Fri, 5 Sep 2008 20:34:37 +0000 (20:34 +0000)]
inifile: Check input file for unicode format.
oliskoli [Fri, 5 Sep 2008 20:18:12 +0000 (20:18 +0000)]
Remove initial unicode check (issues problems with piped statements).
Now unicode header will be detected within 'gbfgetstr'.
oliskoli [Fri, 5 Sep 2008 19:11:16 +0000 (19:11 +0000)]
igo2008_poi: New style to support iGO2008 points of interest (unicode text).
oliskoli [Fri, 5 Sep 2008 19:09:24 +0000 (19:09 +0000)]
gbfile: Tweak unicode check 'gbfunicode'.
oliskoli [Fri, 5 Sep 2008 19:07:18 +0000 (19:07 +0000)]
xmlgeneric: Check input file for unicode format.
oliskoli [Fri, 5 Sep 2008 19:06:47 +0000 (19:06 +0000)]
xcsv: Check input file for unicode format.
oliskoli [Fri, 5 Sep 2008 18:22:14 +0000 (18:22 +0000)]
gbfile: Add support for reading UNICODE text files (using gbfgetstr).
oliskoli [Thu, 4 Sep 2008 21:29:22 +0000 (21:29 +0000)]
Check input file for unicode format.
oliskoli [Thu, 4 Sep 2008 21:10:36 +0000 (21:10 +0000)]
xcsv: Check input file for unicode format.
oliskoli [Thu, 4 Sep 2008 21:09:18 +0000 (21:09 +0000)]
unicsv: Checkin version prepared for Geocaching data. Reader now able to read unicode text files.
oliskoli [Thu, 4 Sep 2008 20:54:08 +0000 (20:54 +0000)]
garmin_txt: Check input file for unicode encoding.
oliskoli [Thu, 4 Sep 2008 20:49:39 +0000 (20:49 +0000)]
gbfile: Add support for reading UNICODE text files (using gbfgetstr).
oliskoli [Wed, 3 Sep 2008 22:10:43 +0000 (22:10 +0000)]
navitel: Add support for Navitel binary tracks (.bin).
oliskoli [Wed, 3 Sep 2008 22:06:24 +0000 (22:06 +0000)]
humminbird: Use also 'mkshort' for tracknames.
oliskoli [Wed, 3 Sep 2008 22:03:54 +0000 (22:03 +0000)]
destinator: Be more liberal with sat and fix values.
oliskoli [Wed, 3 Sep 2008 19:23:49 +0000 (19:23 +0000)]
avltree: Add function 'avltree_clear'.
robertl [Wed, 3 Sep 2008 06:05:14 +0000 (06:05 +0000)]
Fix benign typo in garmin.c.
robertl [Tue, 2 Sep 2008 08:38:41 +0000 (08:38 +0000)]
Add depth to KML writer.
robertl [Tue, 2 Sep 2008 08:36:21 +0000 (08:36 +0000)]
Ignore ggas that don't have the fix field filled out at all.
robertl [Tue, 2 Sep 2008 08:32:43 +0000 (08:32 +0000)]
Doc Humminbird_ht, add GPX extensions. Document units default in KML.
robertl [Tue, 2 Sep 2008 05:05:49 +0000 (05:05 +0000)]
Add garminextension,humminbirdextensions options to GPX writer so we can write
depth.
robertl [Tue, 2 Sep 2008 04:54:05 +0000 (04:54 +0000)]
Support older humminbird tracks on read.
oliskoli [Mon, 1 Sep 2008 21:32:05 +0000 (21:32 +0000)]
AUTHORS: Add Markus Spoetti.
oliskoli [Mon, 1 Sep 2008 21:06:07 +0000 (21:06 +0000)]
unicsv: Fix memory override with sscanf.
robertl [Sun, 31 Aug 2008 07:03:06 +0000 (07:03 +0000)]
Special Rhino 530 per
http://gsak.net/board/index.php?showtopic=9023&st=15&#entry59295
oliskoli [Tue, 26 Aug 2008 22:05:57 +0000 (22:05 +0000)]
Make waypoint geocache data dynamic. Only pointer for now, not using format_specific_fs!
oliskoli [Tue, 26 Aug 2008 20:53:21 +0000 (20:53 +0000)]
wfff: Replace invalid waypoint allocation.
oliskoli [Tue, 26 Aug 2008 20:52:36 +0000 (20:52 +0000)]
hsadnv: Replace invalid waypoint allocation.
oliskoli [Mon, 25 Aug 2008 20:54:14 +0000 (20:54 +0000)]
gpx: Force to version 1.1 when option 'humminbirdextensions' was enabled.
oliskoli [Mon, 25 Aug 2008 07:58:48 +0000 (07:58 +0000)]
testo: Add tests for humminbird tracks.
oliskoli [Mon, 25 Aug 2008 07:51:38 +0000 (07:51 +0000)]
vecs: Fix compiler warnings.
oliskoli [Mon, 25 Aug 2008 07:45:16 +0000 (07:45 +0000)]
*.gpx: Refresh reference data after gpx changes.
oliskoli [Mon, 25 Aug 2008 07:44:23 +0000 (07:44 +0000)]
humminbird: Add track data for intergrity checks.
oliskoli [Mon, 25 Aug 2008 07:41:45 +0000 (07:41 +0000)]
humminbird: Add some fixes for a stable testo (esp. for bincompare ...).
oliskoli [Mon, 25 Aug 2008 07:39:08 +0000 (07:39 +0000)]
testo: Add tests for humminbird tracks.
oliskoli [Mon, 25 Aug 2008 07:38:24 +0000 (07:38 +0000)]
vecs: Give humminbird tracks a new format name: humminbird_ht.
oliskoli [Mon, 25 Aug 2008 07:37:04 +0000 (07:37 +0000)]
gpx: Add extensions for humminbird (depth). Can be activated with new option 'humminbirdextensions'.
oliskoli [Mon, 25 Aug 2008 07:34:34 +0000 (07:34 +0000)]
kml: Björn makes files more const-correct.
oliskoli [Mon, 25 Aug 2008 07:33:47 +0000 (07:33 +0000)]
xmlgeneric: Björn makes files more const-correct.
oliskoli [Mon, 25 Aug 2008 07:31:14 +0000 (07:31 +0000)]
defs.h: Björn makes files more const-correct.
robertl [Sun, 24 Aug 2008 21:50:42 +0000 (21:50 +0000)]
Check for missing command line arguments in -T mode.
oliskoli [Sun, 24 Aug 2008 16:40:07 +0000 (16:40 +0000)]
vecs: Tweak xol format description. Add extension to gnav_trl.
oliskoli [Sun, 24 Aug 2008 16:33:46 +0000 (16:33 +0000)]
testo: Add some checks with unicsv and various grids.
oliskoli [Sun, 24 Aug 2008 16:30:23 +0000 (16:30 +0000)]
Regenerate reference data after gpsmath changes.
oliskoli [Sun, 24 Aug 2008 16:29:14 +0000 (16:29 +0000)]
*** empty log message ***
oliskoli [Sun, 24 Aug 2008 16:28:27 +0000 (16:28 +0000)]
gpsmath: Copy function (...swiss...) from gpsproj.c. Add new function to convert UTM into geod. coordinates.
oliskoli [Sun, 24 Aug 2008 16:27:56 +0000 (16:27 +0000)]
unicsv: Rename function for swiss grid conversion. Remove additional seperator when using swiss grid
oliskoli [Sun, 24 Aug 2008 16:27:31 +0000 (16:27 +0000)]
xol: Rename function fur swiss grid conversion.
oliskoli [Sun, 24 Aug 2008 16:27:16 +0000 (16:27 +0000)]
parse: Rename function for swiss grid conversion.
oliskoli [Sun, 24 Aug 2008 16:26:53 +0000 (16:26 +0000)]
garmin_txt: Rename function for swiss grid conversion.
oliskoli [Sun, 24 Aug 2008 12:58:32 +0000 (12:58 +0000)]
Add reference files for unicsv tests with various grids.
robertl [Sun, 24 Aug 2008 05:21:13 +0000 (05:21 +0000)]
Add write support for Humminbird.
oliskoli [Fri, 22 Aug 2008 23:46:56 +0000 (23:46 +0000)]
Makefile.in: Keep sure, that internal_styles.c is in tarball. Needed for MSVC, OpenSolaris, ...
oliskoli [Fri, 22 Aug 2008 22:58:30 +0000 (22:58 +0000)]
test-all: Disable checks for 'navigonwpt' and 'gopal'.
oliskoli [Fri, 22 Aug 2008 22:39:44 +0000 (22:39 +0000)]
Add some forgotten project files. Now ready for GO (public beta release).
oliskoli [Fri, 22 Aug 2008 22:35:51 +0000 (22:35 +0000)]
msvc/config.h: Change settings to a maximum build.
oliskoli [Fri, 22 Aug 2008 22:07:16 +0000 (22:07 +0000)]
xmlgeneric.c/h: Replace off_t with gbsize_t. MSVC runs into millions of errors and I don't know why!